home *** CD-ROM | disk | FTP | other *** search
- Path: elektron.et.tudelft.nl!news
- From: Frank Schoondermark <mb632@hi.ft.hse.nl>
- Newsgroups: comp.lang.c++
- Subject: (no subject)
- Date: 10 Apr 1996 12:00:52 GMT
- Organization: Hogeschool Eindhoven
- Message-ID: <4kg7tk$2kl@elektron.et.tudelft.nl>
- NNTP-Posting-Host: u86416.hi.ft.hse.nl
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- I'm currently programming in Turbo C++ v3.00.
- I've converted some self-made procedures (TASM and TLIB) into a library.
- I have changed the Libraries directories (Options/Directories...) to the
- directory of my .LIB file. But, still, Turbo C++ isn't able to find my
- procedure (Yes, I'm using extern "C" name(etc.)).
- Please reply if you know how to do it.
-
-
-